Přeskočit na hlavní obsah

Module: app/zamestnanec/formular/[formId]/vysledek/toolbar-items/ExportButtonToolbarItem

Functions

default

default<TTable>(root0): Element

Toolbar item for exporting the results of a form.

Type parameters

Name
TTable

Parameters

NameTypeDescription
root0ObjectProps for this component.
root0.formIdstringID of the form for which to export the results.
root0.tableTable<TTable>Table instance for which to export the results. Used to retrieve information about the filters.

Returns

Element

Defined in

src/web-app/src/app/zamestnanec/formular/[formId]/vysledek/toolbar-items/ExportButtonToolbarItem.tsx:11